home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / map_fr.swf / scripts / DefineButton2_159 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-29  |  52 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("NS");
  3.    play();
  4. }
  5.